home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / qbbs / sysrec11.zip / SYS-REC.DOC next >
Text File  |  1990-12-26  |  7KB  |  173 lines

  1.  - Program Information.
  2. ┌───────────────────────────────────────────────────────────────────────────
  3. │ Program      : Sys-Rec
  4. │ Version      : 1.10
  5. │ Revision     : 0
  6. │ Release Date : 1990 - 12 - 26.
  7. │ Copyright    : 1990 Patrik Sjöberg and ShadowPlay Software
  8. │ OS           : PC- / MS- DOS 3.0 -
  9. │ Hardware     : IBM PC,XT,AT,PS/2 Compatible
  10. │ Software     : A Remote Access Bulletin Board System
  11. │ Compiler     : Borland Turbo Pascal 5.5
  12. │ Description  : Keeps visiting SysOps from getting Echo-Mail<Tm>
  13. └─────────────────────────────────────────────────────────────────────────
  14.  
  15.   ──────────────────────────────────────────────────────────────────────
  16.    - Welocome to Sys-Rec
  17.   ──────────────────────────────────────────────────────────────────────
  18.  
  19.    What is Sys-Rec ?
  20.  
  21.    Sys-Rec is a little program that Sets the recieved flag on all
  22.    Echo-Mail for a user in your Remote Access Users.Bbs that has a certain
  23.    flag set.
  24.  
  25.   ──────────────────────────────────────────────────────────────────────
  26.    - Reason ?
  27.   ──────────────────────────────────────────────────────────────────────
  28.  
  29.    As a Remote Access sysop i got fed up watching my fellow SysOps
  30.    having to go through tons of Echo Mail that they already replied
  31.    to on their own systems just to get to the Local mail on my BBS.
  32.    So i thought why not correct this "Bug" in Remote Access that
  33.    doesn't let you read messages an area at a time instead of having
  34.    to read them the way they are numbered.
  35.  
  36.   ──────────────────────────────────────────────────────────────────────
  37.    - Solution !
  38.   ──────────────────────────────────────────────────────────────────────
  39.  
  40.    The solution is simple. Just execute Sys-Rec with apropite
  41.    parameters everytime you import mail ( or once every night ) and
  42.    you will be able to let your SysOp friends just read their Local
  43.    mail.
  44.  
  45.   ──────────────────────────────────────────────────────────────────────
  46.    - Legal stuff and disclaimer
  47.   ──────────────────────────────────────────────────────────────────────
  48.  
  49.    First let me point out these few points that i've got to say ...
  50.  
  51.    *  This package is FreeWare. This means, this software is user
  52.       supported but is free of any charge, there is a requirement
  53.       to register the package by sending me a letter or a postcard
  54.       or when you use the package;
  55.  
  56.    *  The Sys-Rec package, all programs, the documentation and
  57.       support files are copyrighted 1990 by Patrik Sjöberg.
  58.       All rights are reserved. You may copy this package for backup
  59.       purposes. Also you may copy and share unmodified copies of
  60.       the whole package, providing that the copyright notice is
  61.       reproduced and included on all copies;
  62.  
  63.    *  You may not sell the product for a fee and/or distribute the
  64.       product along with other products without express written
  65.       permission, nor may  you modify or remove the Copyright Notices
  66.       from the programs or the documentation files. User clubs, if
  67.       they are NOT commercial, are allowed to ask a small amount of
  68.       money for distribution and storage when they want to share this
  69.       package amongst their members;
  70.  
  71.    *  It is not allowed to use the files (programs and documentation)
  72.       in a commercial environment unless you contact the author and
  73.       the author agrees;
  74.  
  75.    *  The author make no warranties, expressed or implied, as to the
  76.       quality or performance of this program. The author will not be
  77.       held liable for any direct, indirect, incidental or consequential
  78.       damages resulting from the use of this program. Your use of the
  79.       program constitutes your agreement to this disclaimer and your
  80.       realease of the author from any form of liability or litigation.
  81.  
  82.    ... and after that let's get on with it.
  83.  
  84.  
  85.   ──────────────────────────────────────────────────────────────────────
  86.    - How to use Sys-Rec
  87.   ──────────────────────────────────────────────────────────────────────
  88.  
  89.    Usage : Sys-Rec X FLAG
  90.  
  91.    Where X is the MSG to start with in the MSGBASE and Flag is the flag
  92.    that indicates a Sysop in the USERS.BBS file.
  93.  
  94.    Ex :  Sys-Rec 1000 A4
  95.  
  96.    Would Start at message 1000 scanning for Echo mail to those Sysops
  97.    that has the Flag A4 set in the user file.
  98.  
  99.    Their is a limitation in how many SysOps that Sys-Rec is able to
  100.    handle and that is 150. If you need more let me know...
  101.  
  102.    In the nightly event i Run
  103.  
  104.    Sys-Rec 1 A4
  105.  
  106.    To scan the total msgbase and after every inport of mail i run
  107.  
  108.    Sys-Rec 6000 A4
  109.  
  110.    Since i know that i never will have less than 6000 letters in the
  111.    message base and therefore it is unneccesary to rescan the whole
  112.    msgbase.
  113.  
  114.    Well, could it be simpler than that or is there something that is
  115.    unclear ? Let me know.
  116.  
  117.    Oh, Btw Sys-Rec reads 300 records at a time from the msghdr.bbs file
  118.    to speed up things on slow disks.
  119.  
  120.   ──────────────────────────────────────────────────────────────────────
  121.    - History
  122.   ──────────────────────────────────────────────────────────────────────
  123.  
  124.    1.00 * The first release.
  125.  
  126.    1.10 * Fixed a bug that wouldn't let you have more than 200 Users
  127.           in the User base if you wanted to run Sys-Rec. < Splat >
  128.           Also speeded up things a lot.
  129.           Reported by the Author.
  130.  
  131.         * Somehow i had forgotten that RA has the ability to put the
  132.           Msgfiles and User file somewhere else than in the System
  133.           directory. Sys-Rec now reads Config.Ra to locate thoose files.
  134.           And Config.Ra must either be in the Current directory or the
  135.           environment variable RA must point to it. ( See the Remote
  136.           Access docs for info on the Environment variable ).
  137.           Reported by Charlie Merryman.
  138.  
  139.   ──────────────────────────────────────────────────────────────────────
  140.    - The Last request
  141.   ──────────────────────────────────────────────────────────────────────
  142.  
  143.  
  144.    If you find that Sys-Rec isn't doing the job it ought to please contact
  145.    me so i can fix the problem.
  146.  
  147.    I am reachable at    2:205/208@FidoNet
  148.                         27:5346/102@SIGNet
  149.  
  150.                         Snailmail  ShadowPlay
  151.                                    Patrik Sjöberg
  152.                                    Sörbygatan 69B
  153.                                    802 55 Gefle
  154.  
  155.    As stated before this is so called CardWare. Just send me a postcard
  156.    of your hometown to become a registered user of Sys-Rec. The Adress
  157.    is the one above.
  158.  
  159.    Happy BBSing ...
  160.  
  161.                    Patrik.
  162.  
  163.    < End of File >
  164.